Espressif Systems /ESP32-S2 /SPI0 /DMA_INT_RAW

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as DMA_INT_RAW

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (INLINK_DSCR_EMPTY_INT_RAW)INLINK_DSCR_EMPTY_INT_RAW 0 (OUTLINK_DSCR_ERROR_INT_RAW)OUTLINK_DSCR_ERROR_INT_RAW 0 (INLINK_DSCR_ERROR_INT_RAW)INLINK_DSCR_ERROR_INT_RAW 0 (IN_DONE_INT_RAW)IN_DONE_INT_RAW 0 (IN_ERR_EOF_INT_RAW)IN_ERR_EOF_INT_RAW 0 (IN_SUC_EOF_INT_RAW)IN_SUC_EOF_INT_RAW 0 (OUT_DONE_INT_RAW)OUT_DONE_INT_RAW 0 (OUT_EOF_INT_RAW)OUT_EOF_INT_RAW 0 (OUT_TOTAL_EOF_INT_RAW)OUT_TOTAL_EOF_INT_RAW 0 (INFIFO_FULL_ERR_INT_RAW)INFIFO_FULL_ERR_INT_RAW 0 (OUTFIFO_EMPTY_ERR_INT_RAW)OUTFIFO_EMPTY_ERR_INT_RAW 0 (SLV_CMD6_INT_RAW)SLV_CMD6_INT_RAW 0 (SLV_CMD7_INT_RAW)SLV_CMD7_INT_RAW 0 (SLV_CMD8_INT_RAW)SLV_CMD8_INT_RAW 0 (SLV_CMD9_INT_RAW)SLV_CMD9_INT_RAW 0 (SLV_CMDA_INT_RAW)SLV_CMDA_INT_RAW

Description

SPI DMA interrupt raw register

Fields

INLINK_DSCR_EMPTY_INT_RAW

The raw bit for lack of enough inlink descriptors. Can be configured in CONF state.

OUTLINK_DSCR_ERROR_INT_RAW

The raw bit for outlink descriptor error. Can be configured in CONF state.

INLINK_DSCR_ERROR_INT_RAW

The raw bit for inlink descriptor error. Can be configured in CONF state.

IN_DONE_INT_RAW

The raw bit for completing usage of a inlink descriptor. Can be configured in CONF state.

IN_ERR_EOF_INT_RAW

The raw bit for receiving error. Can be configured in CONF state.

IN_SUC_EOF_INT_RAW

The raw bit for completing receiving all the packets from host. Can be configured in CONF state.

OUT_DONE_INT_RAW

The raw bit for completing usage of a outlink descriptor. Can be configured in CONF state.

OUT_EOF_INT_RAW

The raw bit for sending a packet to host done. Can be configured in CONF state.

OUT_TOTAL_EOF_INT_RAW

The raw bit for sending all the packets to host done. Can be configured in CONF state.

INFIFO_FULL_ERR_INT_RAW

1:SPI_DMA_INFIFO_FULL and spi_push_data_prep are valid, which means that DMA Rx buffer is full but push is valid. 0: Others. Can not be changed by CONF_buf.

OUTFIFO_EMPTY_ERR_INT_RAW

1:SPI_DMA_OUTFIFO_EMPTY and spi_pop_data_prep are valid, which means that there is no data to pop but pop is valid. 0: Others. Can not be changed by CONF_buf.

SLV_CMD6_INT_RAW

The raw bit for SPI slave CMD6 interrupt.

SLV_CMD7_INT_RAW

The raw bit for SPI slave CMD7 interrupt.

SLV_CMD8_INT_RAW

The raw bit for SPI slave CMD8 interrupt.

SLV_CMD9_INT_RAW

The raw bit for SPI slave CMD9 interrupt.

SLV_CMDA_INT_RAW

The raw bit for SPI slave CMDA interrupt.

Links

() ()